Click or drag to resize

OwaOptionsCheckNameInContactsFirst Property

Gets or sets a value indicating whether [check name in contacts first].

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool CheckNameInContactsFirst { get; set; }

Property Value

Type: Boolean
true if [check name in contacts first]; otherwise, false.
See Also